object PageControl1: TPageControl
  Left = 0
  Top = 24
  Width = 773
  Height = 550
  ActivePage = TabSheet164
  Align = alClient
  TabOrder = 2
  object TabSheet1: TTabSheet
    Caption = 'Main'
    object ScrollBox2: TScrollBox
      Left = 0
      Top = 0
      Width = 765
      Height = 522
      HorzScrollBar.Smooth = True
      HorzScrollBar.Tracking = True
      VertScrollBar.Smooth = True
      VertScrollBar.Tracking = True
      Align = alClient
      Color = clWhite
      ParentColor = False
      TabOrder = 0
      object LogicPanel3: TPanel
        Left = 0
        Top = 0
        Width = 2500
        Height = 1900
        BevelOuter = bvNone
        Color = clWhite
        PopupMenu = LogicForm.PopupMenu1
        TabOrder = 0
        object MultiPolyline4: TgcMultiPolyline
          Left = 0
          Top = 0
          Width = 2500
          Height = 1900
          Unique = 47
          Align = alClient
        end
        object LogicCounter: TLogicTitle
          Left = 344
          Top = 8
          Width = 148
          Height = 13
          Caption = 'Example Binary Logic Diagrams'
          Color = clWhite
          ParentColor = False
          Count = 195
          Version = '2.25'
        end
        object LogicDescription195: TLogicDescription
          Left = 50
          Top = 50
          Width = 142
          Height = 39
          Caption = 'See Tab "CircularReference" for logic example.'#13#10
          Transparent = True
          WordWrap = True
        end
      end
    end
  end
  object TabSheet164: TTabSheet
    Caption = 'CircularReference'
    object ScrollBox165: TScrollBox
      Left = 0
      Top = 0
      Width = 765
      Height = 522
      HorzScrollBar.Smooth = True
      HorzScrollBar.Tracking = True
      VertScrollBar.Smooth = True
      VertScrollBar.Tracking = True
      Align = alClient
      Color = clWhite
      ParentColor = False
      TabOrder = 0
      object LogicPanel166: TPanel
        Left = 0
        Top = 0
        Width = 2500
        Height = 1900
        BevelOuter = bvNone
        Color = clWhite
        PopupMenu = LogicForm.PopupMenu1
        TabOrder = 0
        object MultiPolyline167: TgcMultiPolyline
          Left = 0
          Top = 0
          Width = 2500
          Height = 1900
          Unique = 13
          Align = alClient
          object LogicLine173: TLogicLine
            Host = MultiPolyline167
            PolyPoints = <
              item
                X = 375
                Y = 85
              end
              item
                X = 375
                Y = 85
              end>
          end
          object LogicLine188: TLogicLine
            Host = MultiPolyline167
            PolyPoints = <
              item
                X = 365
                Y = 290
              end
              item
                X = 435
                Y = 290
              end
              item
                X = 435
                Y = 415
              end
              item
                X = 280
                Y = 415
              end
              item
                X = 280
                Y = 390
              end
              item
                X = 320
                Y = 390
              end>
            LogicInputSource = LogicMultiAnd187
          end
          object LogicLine190: TLogicLine
            Host = MultiPolyline167
            PolyPoints = <
              item
                X = 370
                Y = 375
              end
              item
                X = 400
                Y = 375
              end
              item
                X = 400
                Y = 330
              end
              item
                X = 275
                Y = 330
              end
              item
                X = 275
                Y = 305
              end
              item
                X = 315
                Y = 305
              end>
            LogicInputSource = LogicMultiAnd189
          end
          object LogicLine192: TLogicLine
            Host = MultiPolyline167
            PolyPoints = <
              item
                X = 175
                Y = 275
              end
              item
                X = 315
                Y = 275
              end>
            LogicInputSource = LogicInput191
          end
          object LogicLine193: TLogicLine
            Host = MultiPolyline167
            PolyPoints = <
              item
                X = 175
                Y = 275
              end
              item
                X = 195
                Y = 275
              end
              item
                X = 195
                Y = 360
              end
              item
                X = 320
                Y = 360
              end>
            LogicInputSource = LogicInput191
          end
        end
        object LogicDescription194: TLogicDescription
          Left = 89
          Top = 218
          Width = 145
          Height = 39
          Caption = 
            'Toggle this switch on, off, and back on to cause a circular refe' +
            'rence.'
          Transparent = True
          WordWrap = True
        end
        object LogicMultiAnd187: TLogicMultiAnd
          Left = 315
          Top = 265
          Width = 50
          Height = 50
          LogicInputs = <
            item
              LogicInputSource = LogicLine192
            end
            item
              Invert = True
              LogicInputSource = LogicLine190
            end>
        end
        object LogicMultiAnd189: TLogicMultiAnd
          Left = 320
          Top = 350
          Width = 50
          Height = 50
          LogicInputs = <
            item
              LogicInputSource = LogicLine193
            end
            item
              LogicInputSource = LogicLine188
            end>
        end
        object LogicInput191: TLogicInput
          Left = 125
          Top = 265
          Width = 50
          Height = 20
          Caption = 'Switch'
        end
      end
    end
  end
end
